home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / allout.swf / scripts / DefineButton2_72 / BUTTONCONDACTION on(release, dragOut).as < prev   
Encoding:
Text File  |  2006-05-29  |  137 b   |  7 lines

  1. on(release, dragOut){
  2.    next = false;
  3.    btn = false;
  4.    buttonpause.gotoAndStop(1);
  5.    _parent.mouselevelind._visible = false;
  6. }
  7.